[INFO] fetching crate tinydtls-sys 0.2.0+tinydtls-9d6cf54...
[INFO] fixing tinydtls-sys-0.2.0+tinydtls-9d6cf54 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate tinydtls-sys 0.2.0+tinydtls-9d6cf54 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tinydtls-sys 0.2.0+tinydtls-9d6cf54
[INFO] finished tweaking crates.io crate tinydtls-sys 0.2.0+tinydtls-9d6cf54
[INFO] tweaked toml for crates.io crate tinydtls-sys 0.2.0+tinydtls-9d6cf54 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinydtls-sys 0.2.0+tinydtls-9d6cf54 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9401908b3dc9ae4a5f20dbbb771cd73023350283144b162a092565e832d7f3df
[INFO] running `Command { std: "docker" "start" "9401908b3dc9ae4a5f20dbbb771cd73023350283144b162a092565e832d7f3df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9401908b3dc9ae4a5f20dbbb771cd73023350283144b162a092565e832d7f3df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9401908b3dc9ae4a5f20dbbb771cd73023350283144b162a092565e832d7f3df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9401908b3dc9ae4a5f20dbbb771cd73023350283144b162a092565e832d7f3df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tinydtls-sys v0.2.0+tinydtls-9d6cf54 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs (54 fixes)
[INFO] [stderr]        Fixed src/lib.rs (9 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.30s
[INFO] [stderr] crater-edition-check: tinydtls-sys v0.2.0+tinydtls-9d6cf54 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling tinydtls-sys v0.2.0+tinydtls-9d6cf54 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...a384_ctx = dtls_sha512_ctx ; extern "C" { pub fn dtls_sha256_init (arg1 : * mut dtls_sha256_ctx) ; } extern "C" { pub fn dtls_sha2...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12118
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tx) ; } extern "C" { pub fn dtls_sha256_update (arg1 : * mut dtls_sha256_ctx , arg2 : * const u_int8_t , arg3 : usize) ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12233
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg3 : usize) ; } extern "C" { pub fn dtls_sha256_final (arg1 : * mut u_int8_t , arg2 : * mut dtls_sha256_ctx) ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_sha256_end (arg1 : * mut dtls_sha256_ctx , arg2 : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_sha256_data (arg1 : * const u_int8_t , arg2 : usize , arg3 : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:14658
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Initializes an existi...d :: os :: raw :: c_uchar , klen : usize) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:14961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Updates the HMAC cont...d :: os :: raw :: c_uchar , ilen : usize) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:15270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Completes the HMAC ge... c_uchar) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:21170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Resets the given sess...tls_session_init (sess : * mut session_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:21468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a new ::sessi..., addrlen : socklen_t) -> * mut session_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:21790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Frees memory allocated for a session using ::dtls_new_session.\n\n @param sess Pointer to a session for which allocated memory should be\n     freed."] pub fn dtls_free_session (sess : * mut session_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:22020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Extracts the address ...rlen : * mut socklen_t) -> * mut sockaddr ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:22391
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Compares the given session objects. This function returns @c 0\n when @p a and @p b differ, @c 1 otherwise."] pub fn dtls_session_equals (a : * const session_t , b : * const session_t) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:23638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Authenticates and enc...: usize) -> :: std :: os :: raw :: c_long ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:25036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ccm_decrypt_message ...: usize) -> :: std :: os :: raw :: c_long ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:46688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Expands the secret an...raw :: c_uchar , buflen : usize) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:47777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This function impleme...raw :: c_uchar , buflen : usize) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:48360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Calculates MAC for re...f : * mut :: std :: os :: raw :: c_uchar) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:50797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Encrypts the specifie... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:52190
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Encrypts the specifie... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:53700
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Decrypts the given bu... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:54940
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Decrypts the given bu... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:56345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Generates pre_master_... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:56994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdh_pre_master_secr... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...a384_ctx = dtls_sha512_ctx ; extern "C" { pub fn dtls_sha256_init (arg1 : * mut dtls_sha256_ctx) ; } extern "C" { pub fn dtls_sha2...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12118
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tx) ; } extern "C" { pub fn dtls_sha256_update (arg1 : * mut dtls_sha256_ctx , arg2 : * const u_int8_t , arg3 : usize) ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:57318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_generate_key (priv_key : * mut :: std :: os :: raw :: c_uchar , pub_key_x : * mut :: std :: os :: raw :: c_uchar , pub_key_y : * mut :: std :: os :: raw :: c_uchar , key_size : usize) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12233
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg3 : usize) ; } extern "C" { pub fn dtls_sha256_final (arg1 : * mut u_int8_t , arg2 : * mut dtls_sha256_ctx) ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:57537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_create_sig_hash (priv_key : * const :: std :: os :: raw :: c_uchar , key_size : usize , sign_hash : * const :: std :: os :: raw :: c_uchar , sign_hash_size : usize , point_r : * mut u32 , point_s : * mut u32) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_sha256_end (arg1 : * mut dtls_sha256_ctx , arg2 : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:57781
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_create_sig (pr...oint_r : * mut u32 , point_s : * mut u32) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:12485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_sha256_data (arg1 : * const u_int8_t , arg2 : usize , arg3 : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:14658
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Initializes an existi...d :: os :: raw :: c_uchar , klen : usize) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:58196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_verify_sig_has... c_uchar) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:14961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Updates the HMAC cont...d :: os :: raw :: c_uchar , ilen : usize) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:58582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_verify_sig (pu... c_uchar) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:15270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Completes the HMAC ge... c_uchar) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59139
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ec_key_asn1_from_uint32 (key : * const u32 , key_size : usize , buf : * mut :: std :: os :: raw :: c_uchar) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:21170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Resets the given sess...tls_session_init (sess : * mut session_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:21468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a new ::sessi..., addrlen : socklen_t) -> * mut session_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59308
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn dtls_handshake_new () -> * mut dtls_handshake_parameters_t ; } extern "C" { pub fn dtl...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:21790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Frees memory allocated for a session using ::dtls_new_session.\n\n @param sess Pointer to a session for which allocated memory should be\n     freed."] pub fn dtls_free_session (sess : * mut session_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59391
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e_parameters_t ; } extern "C" { pub fn dtls_handshake_free (handshake : * mut dtls_handshake_parameters_t) ; } extern "C" { pub fn...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:22020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Extracts the address ...rlen : * mut socklen_t) -> * mut sockaddr ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:22391
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Compares the given session objects. This function returns @c 0\n when @p a and @p b differ, @c 1 otherwise."] pub fn dtls_session_equals (a : * const session_t , b : * const session_t) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dshake_parameters_t) ; } extern "C" { pub fn dtls_security_new () -> * mut dtls_security_parameters_t ; } extern "C" { pub fn dtls...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:23638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Authenticates and enc...: usize) -> :: std :: os :: raw :: c_long ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ity_parameters_t ; } extern "C" { pub fn dtls_security_free (security : * mut dtls_security_parameters_t) ; } # [repr (C)] # [deri...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:25036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ccm_decrypt_message ...: usize) -> :: std :: os :: raw :: c_long ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:70934
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a new peer fo...: * const session_t) -> * mut dtls_peer_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:46688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Expands the secret an...raw :: c_uchar , buflen : usize) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:47777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This function impleme...raw :: c_uchar , buflen : usize) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:71525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { # [doc = " Releases the storage allocated to @p peer."] pub fn dtls_free_peer (peer : * mut dtls_peer_t) ; } # [r...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:48360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Calculates MAC for re...f : * mut :: std :: os :: raw :: c_uchar) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:72794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 ; pub type dtls_tick_t = clock_time_t ; extern "C" { pub fn dtls_clock_init () ; } extern "C" { pub fn dtls_ticks (t : * mut d...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:50797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Encrypts the specifie... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:72837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."C" { pub fn dtls_clock_init () ; } extern "C" { pub fn dtls_ticks (t : * mut dtls_tick_t) ; } # [repr (u32)] # [non_exhaustive] #...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:52190
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Encrypts the specifie... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:86156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This function initializes the tinyDTLS memory management and must\n be called first."] pub fn dtls_init () ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:53700
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Decrypts the given bu... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:54940
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Decrypts the given bu... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:86291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a new context object. The storage allocated for the new\n object must be released with dtls_free_context()."] pub fn dtls_new_context (app_data : * mut :: std :: os :: raw :: c_void) -> * mut dtls_context_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:86534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Releases any storage that has been allocated for \\p ctx."] pub fn dtls_free_context (ctx : * mut dtls_context_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:56345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Generates pre_master_... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:56994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdh_pre_master_secr... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:86676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Establishes a DTLS ch...ession_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:57318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_generate_key (priv_key : * mut :: std :: os :: raw :: c_uchar , pub_key_x : * mut :: std :: os :: raw :: c_uchar , pub_key_y : * mut :: std :: os :: raw :: c_uchar , key_size : usize) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:87210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Establishes a DTLS ch...s_peer_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:57537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_create_sig_hash (priv_key : * const :: std :: os :: raw :: c_uchar , key_size : usize , sign_hash : * const :: std :: os :: raw :: c_uchar , sign_hash_size : usize , point_r : * mut u32 , point_s : * mut u32) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:87787
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Closes the DTLS connection associated with @p remote. This function\n returns zero on success, and a value less than zero on error."] pub fn dtls_close (ctx : * mut dtls_context_t , remote : * const session_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:57781
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_create_sig (pr...oint_r : * mut u32 , point_s : * mut u32) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:88057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Writes the applicatio... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:58196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_verify_sig_has... c_uchar) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:88793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Writes the applicatio... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:58582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ecdsa_verify_sig (pu... c_uchar) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:89372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Checks sendqueue of g...ls_context_t , next : * mut clock_time_t) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59139
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dtls_ec_key_asn1_from_uint32 (key : * const u32 , key_size : usize , buf : * mut :: std :: os :: raw :: c_uchar) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59308
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn dtls_handshake_new () -> * mut dtls_handshake_parameters_t ; } extern "C" { pub fn dtl...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:96864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Handles incoming data...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59391
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e_parameters_t ; } extern "C" { pub fn dtls_handshake_free (handshake : * mut dtls_handshake_parameters_t) ; } extern "C" { pub fn...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:97347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if @p session i...: * const session_t) -> * mut dtls_peer_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dshake_parameters_t) ; } extern "C" { pub fn dtls_security_new () -> * mut dtls_security_parameters_t ; } extern "C" { pub fn dtls...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:97815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Resets all connections with @p peer.\n\n @param context  The active DTLS context.\n @param peer     The peer to reset."] pub fn dtls_reset_peer (context : * mut dtls_context_t , peer : * mut dtls_peer_t) ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:59564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ity_parameters_t ; } extern "C" { pub fn dtls_security_free (security : * mut dtls_security_parameters_t) ; } # [repr (C)] # [deri...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:70934
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a new peer fo...: * const session_t) -> * mut dtls_peer_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:71525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { # [doc = " Releases the storage allocated to @p peer."] pub fn dtls_free_peer (peer : * mut dtls_peer_t) ; } # [r...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:72794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 ; pub type dtls_tick_t = clock_time_t ; extern "C" { pub fn dtls_clock_init () ; } extern "C" { pub fn dtls_ticks (t : * mut d...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:72837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."C" { pub fn dtls_clock_init () ; } extern "C" { pub fn dtls_ticks (t : * mut dtls_tick_t) ; } # [repr (u32)] # [non_exhaustive] #...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:86156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This function initializes the tinyDTLS memory management and must\n be called first."] pub fn dtls_init () ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:86291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Creates a new context object. The storage allocated for the new\n object must be released with dtls_free_context()."] pub fn dtls_new_context (app_data : * mut :: std :: os :: raw :: c_void) -> * mut dtls_context_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:86534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Releases any storage that has been allocated for \\p ctx."] pub fn dtls_free_context (ctx : * mut dtls_context_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:86676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Establishes a DTLS ch...ession_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:87210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Establishes a DTLS ch...s_peer_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:87787
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Closes the DTLS connection associated with @p remote. This function\n returns zero on success, and a value less than zero on error."] pub fn dtls_close (ctx : * mut dtls_context_t , remote : * const session_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:88057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Writes the applicatio... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:88793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Writes the applicatio... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:89372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Checks sendqueue of g...ls_context_t , next : * mut clock_time_t) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:96864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Handles incoming data...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:97347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if @p session i...: * const session_t) -> * mut dtls_peer_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:97815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Resets all connections with @p peer.\n\n @param context  The active DTLS context.\n @param peer     The peer to reset."] pub fn dtls_reset_peer (context : * mut dtls_context_t , peer : * mut dtls_peer_t) ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:2697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...len : usize) -> & [T] { :: std :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:2640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lf as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: std :: slice :: from_raw_parts (...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:2838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize) -> & mut [T] { :: std :: slice :: from_raw_parts_mut (self . as_mut_ptr () , len) } } impl < T > :: std :: fmt :: Debug for _...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:2769
[INFO] [stdout]   |
[INFO] [stdout] 3 | .... as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut self , len : usize) -> & mut [T] { :: std :: slice :: from_raw_p...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tinydtls-sys` (lib) due to 50 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:3396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe fn as_ref (& self) -> & T { :: std :: mem :: transmute (self) } # [inline] pub unsafe fn as_mut (& mut self) -> & mut T { ...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:3357
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(:: std :: marker :: PhantomData) } # [inline] pub unsafe fn as_ref (& self) -> & T { :: std :: mem :: transmute (self) } # [inlin...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:3490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fn as_mut (& mut self) -> & mut T { :: std :: mem :: transmute (self) } } impl < T > :: std :: default :: Default for __BindgenUni...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:3443
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: mem :: transmute (self) } # [inline] pub unsafe fn as_mut (& mut self) -> & mut T { :: std :: mem :: transmute (self) } } im...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:2697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...len : usize) -> & [T] { :: std :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:2640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lf as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: std :: slice :: from_raw_parts (...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:2838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize) -> & mut [T] { :: std :: slice :: from_raw_parts_mut (self . as_mut_ptr () , len) } } impl < T > :: std :: fmt :: Debug for _...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:2769
[INFO] [stdout]   |
[INFO] [stdout] 3 | .... as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut self , len : usize) -> & mut [T] { :: std :: slice :: from_raw_p...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:3396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe fn as_ref (& self) -> & T { :: std :: mem :: transmute (self) } # [inline] pub unsafe fn as_mut (& mut self) -> & mut T { ...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:3357
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(:: std :: marker :: PhantomData) } # [inline] pub unsafe fn as_ref (& self) -> & T { :: std :: mem :: transmute (self) } # [inlin...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:3490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fn as_mut (& mut self) -> & mut T { :: std :: mem :: transmute (self) } } impl < T > :: std :: default :: Default for __BindgenUni...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinydtls-sys-aace5276f4b940e5/out/bindings.rs:3:3443
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: mem :: transmute (self) } # [inline] pub unsafe fn as_mut (& mut self) -> & mut T { :: std :: mem :: transmute (self) } } im...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tinydtls-sys` (lib test) due to 50 previous errors; 4 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9401908b3dc9ae4a5f20dbbb771cd73023350283144b162a092565e832d7f3df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9401908b3dc9ae4a5f20dbbb771cd73023350283144b162a092565e832d7f3df", kill_on_drop: false }`
[INFO] [stdout] 9401908b3dc9ae4a5f20dbbb771cd73023350283144b162a092565e832d7f3df
